Forgot to remove the call to the new version of DefineProperty, now it will perform...
[castle.git] / Facilities / ActiveRecordIntegration / Running the test cases.txt
blob0a646c3ea56d587807c0e94f2b0f9b2a2e3a08dd
1 The test cases run against a MSSQL Server 2000 database by default, but due to \r
2 NHibernate's features, you can change the database to whathever you \r
3 like. \r
4 \r
5 The basic NHibernate settings can be set as NAnt arguments. See the "How to build.txt"\r
6 file in the root of the repository for details.\r
7 \r
8 1. Modify the Connection properties information:\r
9 \r
10    See file "App.config" for full details.\r
12 2. That's it.